[INFO] fetching crate shannon-brush-core 0.4.0...
[INFO] fixing shannon-brush-core-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate shannon-brush-core 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate shannon-brush-core 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate shannon-brush-core 0.4.0
[INFO] tweaked toml for crates.io crate shannon-brush-core 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shannon-brush-core 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shannon-brush-core 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-chars v3.0.6
[INFO] [stderr]   Downloaded shannon-brush-parser v0.3.0
[INFO] [stderr]   Downloaded uzers v0.12.2
[INFO] [stderr]   Downloaded cached_proc_macro v0.26.0
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded archery v1.2.2
[INFO] [stderr]   Downloaded command-fds v0.3.2
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded rpds v1.2.0
[INFO] [stderr]   Downloaded cached v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862
[INFO] running `Command { std: "docker" "start" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking zerocopy v0.8.42
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking utf8-chars v3.0.6
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking rpds v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking color-print v0.3.7
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.26.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uzers v0.12.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking command-fds v0.3.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking cached v0.58.0
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking shannon-brush-parser v0.3.0
[INFO] [stderr]     Checking shannon-brush-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `brush_core`
[INFO] [stdout]   --> examples/custom-builtin.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use brush_core::{ExecutionResult, builtins};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]  --> examples/call-func.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let shell = brush_core::Shell::builder().build().await?;
[INFO] [stdout]   |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use shannon_brush_core::Shell;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Shell`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let shell = brush_core::Shell::builder().build().await?;
[INFO] [stdout] 6 +     let shell = Shell::builder().build().await?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/call-func.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |             &brush_core::SourceInfo::default(),
[INFO] [stdout]    |              ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use brush_parser::SourceInfo;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use shannon_brush_core::SourceInfo;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SourceInfo`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -             &brush_core::SourceInfo::default(),
[INFO] [stdout] 17 +             &SourceInfo::default(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/call-func.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             brush_core::openfiles::OpenFiles::STDOUT_FD,
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use shannon_brush_core::openfiles::OpenFiles;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `OpenFiles`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -             brush_core::openfiles::OpenFiles::STDOUT_FD,
[INFO] [stdout] 32 +             OpenFiles::STDOUT_FD,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/call-func.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             brush_core::openfiles::null()?,
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use shannon_brush_core::openfiles;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `openfiles`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -             brush_core::openfiles::null()?,
[INFO] [stdout] 33 +             openfiles::null()?,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]  --> examples/call-func.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn instantiate_shell() -> Result<brush_core::Shell> {
[INFO] [stdout]   |                                        ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/call-func.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn define_func(shell: &mut brush_core::Shell) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/call-func.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | async fn run_func(shell: &mut brush_core::Shell, suppress_stdout: bool) -> Result<()> {
[INFO] [stdout]    |                               ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shannon-brush-core` (example "call-func") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]    --> examples/custom-builtin.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 | type SE = brush_core::extensions::DefaultShellExtensions;
[INFO] [stdout]     |           ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  15 + use shannon_brush_core::extensions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `extensions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 121 - type SE = brush_core::extensions::DefaultShellExtensions;
[INFO] [stdout] 121 + type SE = extensions::DefaultShellExtensions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]    --> examples/custom-builtin.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut shell = brush_core::Shell::builder()
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  15 + use shannon_brush_core::Shell;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Shell`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 125 -     let mut shell = brush_core::Shell::builder()
[INFO] [stdout] 125 +     let mut shell = Shell::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]    --> examples/custom-builtin.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .builtin("greet", brush_core::builtins::builtin::<GreetCommand, SE>())
[INFO] [stdout]     |                           ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  15 + use shannon_brush_core::builtins;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `builtins`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -         .builtin("greet", brush_core::builtins::builtin::<GreetCommand, SE>())
[INFO] [stdout] 126 +         .builtin("greet", builtins::builtin::<GreetCommand, SE>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]    --> examples/custom-builtin.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |             &brush_core::SourceInfo::default(),
[INFO] [stdout]     |              ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  15 + use brush_parser::SourceInfo;
[INFO] [stdout]     |
[INFO] [stdout]  15 + use shannon_brush_core::SourceInfo;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceInfo`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 134 -             &brush_core::SourceInfo::default(),
[INFO] [stdout] 134 +             &SourceInfo::default(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/custom-builtin.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ShellError(#[from] brush_core::Error),
[INFO] [stdout]    |                        ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/custom-builtin.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl brush_core::BuiltinError for GreetError {}
[INFO] [stdout]    |      ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/custom-builtin.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl From<&GreetError> for brush_core::ExecutionExitCode {
[INFO] [stdout]    |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/custom-builtin.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn execute<SE: brush_core::ShellExtensions>(
[INFO] [stdout]    |                          ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `brush_core` in this scope
[INFO] [stdout]   --> examples/custom-builtin.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         context: brush_core::ExecutionContext<'_, SE>,
[INFO] [stdout]    |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `brush_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `brush_core`, use `cargo add brush_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shannon-brush-core` (example "custom-builtin") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862", kill_on_drop: false }`
[INFO] [stdout] 2de6456fe931ff6fc31df6903f523f0eda4445d76f5936bd1e93dac4c18b3862
